Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

from_seconds

time.date_time.type.from_seconds

create a date_time from given seconds since 1970-01-01T00:00:00

NOTE: this does not adjust for leap seconds
Postcondition
post analysis: result >= (time.date_time 1970 1 1 0 0 0 0)
0.095dev (GIT hash 6fe4713e6f0ffc9fa21235ced6756ebe4d5da1fe)
last changed: 2026-05-22